@charset "UTF-8";

@font-face {
    font-family: "fullstreet-icons";
    src: url("./fullstreet-icons.eot");
    src: url("./fullstreet-icons.eot?#iefix") format("embedded-opentype"),
        url("./fullstreet-icons.woff") format("woff"),
        url("./fullstreet-icons.ttf") format("truetype"),
        url("./fullstreet-icons.svg#fullstreet-icons") format("svg");
    font-weight: normal;
    font-style: normal;
}

[data-icon]:before {
    font-family: "fullstreet-icons" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="fsi-"]:before,
[class*=" fsi-"]:before {
    font-family: "fullstreet-icons" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fsi-user:before {
    content: "\e002";
}
.fsi-info:before {
    content: "\e003";
}
.fsi-rocket-lg:before {
    content: "\e004";
}
.fsi-trophy:before {
    content: "\e005";
}
.fsi-ai:before {
    content: "\e006";
}
.fsi-suitcase:before {
    content: "\e007";
}
.fsi-rocket-sm:before {
    content: "\e008";
}
.fsi-picture:before {
    content: "\e009";
}
.fsi-poll:before {
    content: "\e00c";
}
.fsi-spreadsheet:before {
    content: "\e00d";
}
.fsi-web:before {
    content: "\e00e";
}
.fsi-analytics:before {
    content: "\e00f";
}
.fsi-envelope:before {
    content: "\e011";
}
.fsi-add:before {
    content: "\e012";
}
.fsi-cart:before {
    content: "\e013";
}
.fsi-pdf:before {
    content: "\e014";
}
.fsi-message:before {
    content: "\e015";
}
.fsi-search-sm:before {
    content: "\e016";
}
.fsi-cross:before {
    content: "\e017";
}
.fsi-pin:before {
    content: "\e018";
}
.fsi-suivi:before {
    content: "\e019";
}
.fsi-phone:before {
    content: "\e01b";
}
.fsi-document:before {
    content: "\e01f";
}
.fsi-diplomma:before {
    content: "\e01f";
}
.fsi-droit-black:before {
    content: "\e020";
}
.fsi-aide:before {
    content: "\e01d";
}
.fsi-chevron-down:before {
    content: "\e021";
}
.fsi-calendar:before {
    content: "\e022";
}
.fsi-call:before {
    content: "\e023";
}
.fsi-message-lg:before {
    content: "\e024";
}
.fsi-delete:before {
    content: "\e025";
}
.fsi-cross-lg:before {
    content: "\e026";
}
.fsi-download:before {
    content: "\e027";
}
.fsi-save:before {
    content: "\e02a";
}
.fsi-price-drop:before {
    content: "\e02d";
}
.fsi-login:before {
    content: "\e02f";
}
.fsi-search:before {
    content: "\e030";
}
.fsi-question:before {
    content: "\e031";
}
.fsi-startup:before {
    content: "\e032";
}
.fsi-tap:before {
    content: "\e033";
}
.fsi-arrow-right:before {
    content: "\e034";
}
.fsi-arrow-light-right:before {
    content: "\e035";
}
.fsi-refresh:before {
    content: "\e036";
}
.fsi-picture-lg:before {
    content: "\e039";
}
.fsi-globe:before {
    content: "\e03c";
}
.fsi-bars:before {
    content: "\e03d";
}
.fsi-facebook:before {
    content: "\e03e";
}
.fsi-linkedin:before {
    content: "\e03f";
}
.fsi-twitter:before {
    content: "\e040";
}
.fsi-euro:before {
    content: "\e041";
}
.fsi-avatar:before {
    content: "\e000";
}
.fsi-briefcase:before {
    content: "\e001";
}
.fsi-lock-o:before {
    content: "\e00a";
}
.fsi-shop:before {
    content: "\e00b";
}
